Eglot: Add 'command-modes' property to all suitable commands
authorAugusto Stoffel <arstoffel@gmail.com>
Sun, 21 Apr 2024 09:21:58 +0000 (11:21 +0200)
committerEli Zaretskii <eliz@gnu.org>
Thu, 2 May 2024 08:50:57 +0000 (11:50 +0300)
commitb98a6af8ca086ddbf891e54e50d0cb3f578f42b5
treeed2a114999a3504ac1069be9fe5d298e077afd25
parent592873a52d00fa46bcf63b0dd38073f038ecb935
Eglot: Add 'command-modes' property to all suitable commands

Those are the commands that call 'eglot--current-server-or-lose'.
* lisp/progmodes/eglot.el (eglot--managed-mode),
(eglot-list-connections-mode): Make non-interactive.  (Bug#70554)
lisp/progmodes/eglot.el